Bearbeiten

Freigeben über


HandInteractionHint.CustomShouldHideVisuals Field

Definition

Custom function to determine visibility of visuals. Return true to hide visuals and reset min timer (max timer will still be in effect), return false when user is doing nothing and needs a hint.

public: Func<bool> ^ CustomShouldHideVisuals;
public Func<bool> CustomShouldHideVisuals;
val mutable CustomShouldHideVisuals : Func<bool>
Public CustomShouldHideVisuals As Func(Of Boolean) 

Field Value

Applies to