Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 544 Bytes

File metadata and controls

33 lines (18 loc) · 544 Bytes
-api-id M:Windows.AI.Actions.ActionEntityFactory.CreateTextEntity(System.String)
-api-type winrt method

Windows.AI.Actions.ActionEntityFactory.CreateTextEntity(System.String)

-description

Creates a new instance of TextActionEntity with the specified text.

-parameters

-param text

The text of the new TextActionEntity.

-returns

A new TextActionEntity.

-remarks

-see-also

-examples