Share via


NSEntityDescription.CoreSpotlightDisplayNameExpression Property

Definition

Gets or sets the expression that will be used to calculate the core spotlight display name for the entity.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSExpression CoreSpotlightDisplayNameExpression { [Foundation.Export("coreSpotlightDisplayNameExpression", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setCoreSpotlightDisplayNameExpression:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("coreSpotlightDisplayNameExpression", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setCoreSpotlightDisplayNameExpression:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.CoreSpotlightDisplayNameExpression : Foundation.NSExpression with get, set

Property Value

Attributes

Applies to