1. 2426.
    0
    -(void)loading
    {
    if(!webview2.loading)
    {
    [activitor stopAnimating];
    activitor. hidden = YES;

    }
    else
    {
    [activitor startAnimating];

    }
    }
    ···
   tümünü göster