Exemplo n.º 1
0
                protected override void Initialize( )
                {
                    base.Initialize( );

                    TextView     = PlatformTextView.Create( );
                    Anchor       = PlatformCircleView.Create( );
                    NoteIcon     = PlatformLabel.Create( );
                    UtilityLayer = PlatformView.Create( );
                    DeleteButton = PlatformLabel.Create( );
                    CloseButton  = PlatformLabel.Create( );
                }
Exemplo n.º 2
0
                protected override void Initialize( )
                {
                    base.Initialize( );

                    TextView = PlatformTextView.Create( );
                }
Exemplo n.º 3
0
                protected override void Initialize( )
                {
                    base.Initialize( );

                    TextView = PlatformTextView.Create( );
                }