IAccessibleProperty::GetMaximum

The maximum allowed value for this property. This should only be used if GetStepSize is not 0.

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/Accessibility/GenericAccessibleInterfaces.h

Include

#include "GenericPlatform/Accessibility/GenericAccessibleInterfaces.h"

Syntax

virtual float GetMaximum() const

Remarks

The maximum allowed value for this property. This should only be used if GetStepSize is not 0.

Returns

The maximum value that this property can be assigned when using step sizes.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss