Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 445 Bytes

propertyvalue_createsingle_544015971.md

File metadata and controls

26 lines (18 loc) · 445 Bytes
-api-id -api-type
M:Windows.Foundation.PropertyValue.CreateSingle(System.Single)
winrt method

Windows.Foundation.PropertyValue.CreateSingle

-description

Creates a property value from a floating-point value.

-parameters

-param value

The value to store in the property value.

-returns

The property value.

-remarks

-examples

-see-also