Platforms to show: All Mac Windows Linux Cross-Platform

Back to UIAutomationRangeValuePatternMBS class.

UIAutomationRangeValuePatternMBS.CachedIsReadOnly as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves a cached value that indicates whether the value of the element can be changed.

(Read only property)

UIAutomationRangeValuePatternMBS.CachedLargeChange as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves, from the cache, the value that is added to or subtracted from the value of the control when a large change is made, such as when the PAGE DOWN key is pressed.

The LargeChange property can support a Not a Number (NaN) value. When retrieving this property, a client can use the isNan function to determine whether the property is a NaN value.
(Read only property)

UIAutomationRangeValuePatternMBS.CachedMaximum as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the cached maximum value of the control.

(Read only property)

UIAutomationRangeValuePatternMBS.CachedMinimum as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the cached minimum value of the control.

(Read only property)

UIAutomationRangeValuePatternMBS.CachedSmallChange as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves, from the cache, the value that is added to or subtracted from the value of the control when a small change is made, such as when an arrow key is pressed.

The SmallChange property can support a Not a Number (NaN) value. When retrieving this property, a client can use the IsNan function to determine whether the property is a NaN value.
(Read only property)

UIAutomationRangeValuePatternMBS.CachedValue as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the cached value of the control.

(Read only property)

UIAutomationRangeValuePatternMBS.CurrentIsReadOnly as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Indicates whether the value of the element can be changed.

(Read only property)

UIAutomationRangeValuePatternMBS.CurrentLargeChange as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the value that is added to or subtracted from the value of the control when a large change is made, such as when the PAGE DOWN key is pressed.

The LargeChange property can support a Not a Number (NaN) value. When retrieving this property, a client can use the IsNan function to determine whether the property is a NaN value.
(Read only property)

UIAutomationRangeValuePatternMBS.CurrentMaximum as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the maximum value of the control.

(Read only property)

UIAutomationRangeValuePatternMBS.CurrentMinimum as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the minimum value of the control.

(Read only property)

UIAutomationRangeValuePatternMBS.CurrentSmallChange as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the value that is added to or subtracted from the value of the control when a small change is made, such as when an arrow key is pressed.

The SmallChange property can support a Not a Number (NaN) value. When retrieving this property, a client can use the IsNan function to determine whether the property is a NaN value.
(Read only property)

UIAutomationRangeValuePatternMBS.CurrentValue as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the value of the control.

(Read only property)

UIAutomationRangeValuePatternMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Internal object reference.

(Read and Write property)

The items on this page are in the following plugins: MBS WinFrameworks Plugin.


The biggest plugin in space...