INSearchForPhotosIntent.SearchTermsOperator Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the INConditionalOperator defining how search terms are combined.
public virtual Intents.INConditionalOperator SearchTermsOperator { [Foundation.Export("searchTermsOperator", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; }
member this.SearchTermsOperator : Intents.INConditionalOperator
Property Value
- Attributes