共用方式為


IAnimatedVisual.RootVisual 屬性

定義

取得動畫視覺效果的根 視覺效果

本檔適用于 Windows 應用程式 SDK 中適用于 WinUI 的 WinUI 2 for UWP (,請參閱Windows 應用程式 SDK命名空間) 。

public:
 property Visual ^ RootVisual { Visual ^ get(); };
Visual RootVisual();
public Visual RootVisual { get; }
Public ReadOnly Property RootVisual As Visual

屬性值

動畫視覺效果的根 視覺效果

適用於