Share via


UISceneActivationConditions.PrefersToActivateForTargetContentIdentifierPredicate Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSPredicate PrefersToActivateForTargetContentIdentifierPredicate { [Foundation.Export("prefersToActivateForTargetContentIdentifierPredicate", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPrefersToActivateForTargetContentIdentifierPredicate:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("prefersToActivateForTargetContentIdentifierPredicate", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setPrefersToActivateForTargetContentIdentifierPredicate:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.PrefersToActivateForTargetContentIdentifierPredicate : Foundation.NSPredicate with get, set

Property Value

Attributes

Applies to