get_sensitive


Description:

[ Version ( since = "2.4" ) ]
public bool get_sensitive ()

Returns whether the action itself is sensitive.

Note:

Use get_enabled on a Action instead

Note that this doesn’t necessarily mean effective sensitivity. See is_sensitive for that.

Parameters:

this

the action object

Returns:

true if the action itself is sensitive.