HMService.UserInteractive Property

Definition

If true, the HMService may interact with the end-user.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool UserInteractive { [Foundation.Export("isUserInteractive")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.UserInteractive : bool

Property Value

Attributes

Applies to