NEAppRule.MatchPath Property

Definition

Gets or sets the path to the app that matches the rule.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string MatchPath { [Foundation.Export("matchPath")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 3, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setMatchPath:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 3, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.MatchPath : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to