CoreInputViewOcclusion.OcclusionKind Property

Definition

The type of occluding input pane.

public:
 property CoreInputViewOcclusionKind OcclusionKind { CoreInputViewOcclusionKind get(); };
CoreInputViewOcclusionKind OcclusionKind();
public CoreInputViewOcclusionKind OcclusionKind { get; }
var coreInputViewOcclusionKind = coreInputViewOcclusion.occlusionKind;
Public ReadOnly Property OcclusionKind As CoreInputViewOcclusionKind

Property Value

The type of input pane supported by the CoreInputViewOcclusion object.

Applies to