Event raised when the user presses the finish button.
public:
event TypedEventHandler<SmartGlassTextEntrySurface^ , SmartGlassTextEntryEventArgs^ >^ TextEntryFinished {
EventRegistrationToken add (TypedEventHandler<SmartGlassTextEntrySurface^ , SmartGlassTextEntryEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.Xbox.SmartGlass
Metadata: windows.winmd
SmartGlassTextEntrySurface Class