CoreInputViewOcclusion.OcclusionKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.