Share via


IContentSiteInput.ProcessesPointerInput Property

Definition

public:
 property bool ProcessesPointerInput { bool get(); void set(bool value); };
bool ProcessesPointerInput();

void ProcessesPointerInput(bool value);
public bool ProcessesPointerInput { get; set; }
var boolean = iContentSiteInput.processesPointerInput;
iContentSiteInput.processesPointerInput = boolean;
Public Property ProcessesPointerInput As Boolean

Property Value

Boolean

bool

Applies to