Share via


HMService.UserInteractive Property

Definition

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

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool UserInteractive { [Foundation.Export("isUserInteractive")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isUserInteractive")>]
member this.UserInteractive : bool

Property Value

Attributes

Applies to