Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 591 Bytes

implicitanimationcollection_lookup_711408188.md

File metadata and controls

28 lines (18 loc) · 591 Bytes
-api-id -api-type
M:Windows.UI.Composition.ImplicitAnimationCollection.Lookup(System.String)
winrt method

Windows.UI.Composition.ImplicitAnimationCollection.Lookup

-description

Retrieves the animation associated with the specified property.

-parameters

-param key

The property to lookup.

-returns

The value, if an item with the specified key exists. Use the HasKey method to determine whether the key exists.

-remarks

-examples

-see-also